home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 000013_emv@crane.aa.ox.com _Wed Nov 13 05:18:38 1991.msg < prev    next >
Internet Message Format  |  1994-01-24  |  2KB

  1. Return-Path: <emv@crane.aa.ox.com>
  2. Received: from cernvax.cern.ch by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  3.     id AA02197; Wed, 13 Nov 91 05:18:38 GMT+0100
  4. Received: by cernvax.cern.ch (5.57/Ultrix2.0-B)
  5.     id AA09904; Wed, 13 Nov 91 05:15:00 +0100
  6. Received: by dxmint.cern.ch (cernvax) (5.57/3.14)
  7.     id AA08967; Wed, 13 Nov 91 05:09:56 +0100
  8. Received: by crane.aa.ox.com (/\==/\ Smail3.1.22.1 #22.9)
  9.     id <m0khBzh-00081pC@crane.aa.ox.com>; Tue, 12 Nov 91 23:14 EST
  10. Message-Id: <m0khBzh-00081pC@crane.aa.ox.com>
  11. To: www-interest@nxoc01.cern.ch
  12. Subject: references in the web to paper documents.
  13. Date: Tue, 12 Nov 91 23:14:28 -0500
  14. From: Edward Vielmetti <emv@ox.com>
  15. X-Mts: smtp
  16.  
  17. I will be using the format
  18.  
  19. <a href=isbn:0-13-484080-1> Carl Malamud's "Stacks" </a>
  20.  
  21. to handle references to books.  The hope (such as it is) is that
  22. a browser will be able to take the isbn magic cookie and feed it
  23. into a library on-line catalog and get a meaningful result back.
  24.  
  25. If there has been an SGML coding proposed or in use for MARC format
  26. records that would be the appropriate way to return the results.
  27. I don't have MARC details on-line, but that's OK since most library
  28. on-line catalogs don't yet give you access to raw cards.
  29.  
  30. Until there's an isbn-to-www gateway they're still quite useful
  31. as absolute reference markers, easy to get the full cataloging
  32. information that way.
  33.  
  34. Similar treatment is expected for issn (serials) numbers.  In some
  35. distant far-off future electronic serials and electronic documents
  36. will get card catalog entries for them if they're suitably permanent
  37. and distinctive to warrant them.  Until then there are plenty of books
  38. out there that I'd like to have pointers to.
  39.  
  40. Bonus points if you can deliver fully formed hypertext to the
  41. desktop based on the isbn number :-)
  42.  
  43. --Ed